Welcome![Sign In][Sign Up]
Location:
Search - pso code

Search list

[AI-NN-PRgeneticpso

Description: 一个遗传粒子群算法原代码,十分难得,抓住机会学吧。-PSO a genetic algorithm source code, a very rare one, seize the opportunity now.
Platform: | Size: 19456 | Author: 包芳 | Hits:

[AI-NN-PRPSO-C

Description: 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。-in the C-language environment to the use of the PSO algorithm, the greatest need is speed, the number of iteration, as the smallest disruption error conditions such as initial conditions.
Platform: | Size: 58368 | Author: | Hits:

[AI-NN-PRParticleSwarmOptimization

Description: 粒子群优化算法的源代码。以一个实例演示了基本粒子群算法的实现,是很高效的智能算法-PSO algorithm source code. An example to demonstrate the algorithm group of elementary particles, were very smart and efficient algorithm
Platform: | Size: 15360 | Author: ok8848 | Hits:

[Special EffectsPSOt.matlab.m

Description: Matlab源程序代码,著名的PSO程式代码,用于拟合超二次曲线,曲面的代码,适用于粒子系统。呵呵,与大家一起分享受-Matlab source code, the famous PSO program code for the quadratic curve-fitting, Surface code applicable to the particle system. Oh, and that they have enjoyed.
Platform: | Size: 777216 | Author: 肖鹏飞 | Hits:

[Mathimatics-Numerical algorithmsPSO-ACO-TSP

Description: PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
Platform: | Size: 68608 | Author: liangwei | Hits:

[AI-NN-PRDiscrete_PSO_TSP_C

Description: 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when the Demo
Platform: | Size: 49152 | Author: 布拉德 | Hits:

[AI-NN-PRpso_c+

Description: 这是一个pso程序源代码,pso源于对鸟群捕食行为的研究而发明的进化计算技术,属于进化算法的一种。 优点:收敛速度快,具有全局寻优能力,而且编程简单,易于推广使用。 -This is a pso source code, pso out of the flock of predatory behavior and evolutionary computation invention of the technology is an evolutionary algorithm. Advantages : fast convergence with global optimization capability and programming simple and easy to use.
Platform: | Size: 12288 | Author: 张清 | Hits:

[Communicationpso

Description: 这是一个pso程序采用粒子群优化算法的源代码。在vc.net2003下面通过-This is a procedure used PSO Particle Swarm Optimization of the source code. Vc.net2003 adopted in the following
Platform: | Size: 2048 | Author: gddka | Hits:

[Otherpso

Description: 这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
Platform: | Size: 3072 | Author: ljzhang | Hits:

[Otherpso

Description: pso程序的源代码-粒子群优化算法源程序 -PSO program s source code- Particle Swarm Optimization source
Platform: | Size: 2048 | Author: 石军 | Hits:

[AI-NN-PRpso-souceCode-C++Version

Description: 一个粒子群优化(PSO)算法的C++版本的源代码。-A particle swarm optimization (PSO) algorithm C++ Version of the source code.
Platform: | Size: 2048 | Author: KTGG | Hits:

[Mathimatics-Numerical algorithmspso

Description: 二进制粒子群优化算法pso,主程序:swarmpso.m 它包括以下子程序: 1. 初始化:swarminit.m 2. 适应值计算函数:swarmeval.m; -Binary particle swarm optimization pso, the main program: swarmpso.m It includes the following subroutines: 1. Initialized: swarminit.m2. Adaptation value function: swarmeval.m
Platform: | Size: 2048 | Author: hj | Hits:

[matlabpso

Description: 这是一个粒子群算法(pso)的MATLAB源程序-This is a particle swarm optimization (pso) the MATLAB source code
Platform: | Size: 1024 | Author: Jesse Chen | Hits:

[AI-NN-PRPSO-C

Description: 粒子群算法PSO的C源码,可放在C环境中直接使用-PSO Particle Swarm Optimization of C source code can be placed on the direct use of C environment
Platform: | Size: 5120 | Author: driu | Hits:

[AI-NN-PRpso

Description: 在理解粒子群算法(PSO)前提下,在VC++6.0开发环境下编写PSO程序。这对PSO的初学者加深PSO算法理解,对需要PSO作优化问题的可以在源码基础上加以修改,从而加速程序开发-In the understanding of particle swarm optimization (PSO) under the premise that in VC++ 6.0 development environment to prepare PSO procedures. This is the beginners PSO algorithm PSO deepened understanding of the needs of PSO for the optimization problem can be based on the modified source code, thus speeding up the development
Platform: | Size: 352256 | Author: kpg | Hits:

[AI-NN-PRpso

Description: 根据粒子群算法的特点,用vc写出了源程序,可以实现粒子群的优化-According to the characteristics of particle swarm optimization, using vc wrote source code, you can achieve the particle swarm optimization
Platform: | Size: 1024 | Author: jame | Hits:

[Algorithmpso_expriment

Description: 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
Platform: | Size: 7168 | Author: 楚湘华 | Hits:

[matlabbasic_PSO_with_w_c

Description: 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
Platform: | Size: 3072 | Author: 楚湘华 | Hits:

[AI-NN-PRpso

Description: 微粒群算法的详细介绍。附件中包括标准微粒群算法源代码。-Particle swarm algorithm in detail. Annex to the standard particle swarm optimization source code.
Platform: | Size: 1999872 | Author: 凝眉 | Hits:

[matlabpso

Description: Matlab psp code is a good operator
Platform: | Size: 6144 | Author: zhererer | Hits:
« 1 23 4 5 6 7 8 9 10 ... 44 »

CodeBus www.codebus.net